testsuite: Clean up unexpected children
authorMatthias Clasen <mclasen@redhat.com>
Sat, 9 May 2020 21:31:18 +0000 (17:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2020 16:19:39 +0000 (12:19 -0400)
commit466d2a84de596ef5bd748eaa133ed0bc67f4580d
tree52ae8782d71c652c679331bbe1927b3630255ad7
parentddebf07236efb9dd85ab8a4ac1b71f4f9f40f378
testsuite: Clean up unexpected children

If you call gtk_widget_set_parent on an unsuspecting
parent widget, it is your reponsibility to clean up
before the parent gets finalized.
testsuite/gtk/action.c